home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / utmisc1 / bgtxtv10.lha / bigtext / BigText.doc < prev    next >
Text File  |  1996-04-13  |  3KB  |  85 lines

  1.                                 BigText V1.0
  2.                              The Documentation
  3.                                  13/4/1996
  4.  
  5.  
  6. Explanation:
  7.  
  8. Greetings,
  9.         Got bored one evening and decided to write a slightly better big text prog.
  10. It takes some text and a specified font and renders the text using each pixel of the
  11. particular characters gylph as a template. See before and after for an example.
  12.  
  13. Usage:
  14.  
  15. If you used stdin for your source you must enter two empty lines to exit the program.
  16. The program will render each line after you have enter it.
  17.  
  18. Command line parameters:
  19. I=INFILE,O=OUTFILE,F=FONTNAME,S=FONTSIZE/N,UNDERLINED/K/S,BOLD/K/S,ITALIC/K/S,
  20. EXTENDED/K/S:
  21.  
  22.       I=INFILE    :-    Source text file, if not supplied stdin will be used.
  23.      O=OUTFILE    :-    Dest text file, if not supplied stdout will be used.
  24.     F=FONTNAME    :-    Name of font to be used i.e. "ruby.font", default is topaz.
  25.   S=FONTSIZE/N    :-    Point size of font, default is 8.
  26. UNDERLINED/K/S    :-    Make font style underlined, default is FALSE.
  27.       BOLD/K/S    :-    Make font style bold, default is FALSE.
  28.     ITALIC/K/S    :-    Make font style italic, default is FALSE.
  29.   EXTENDED/K/S    :-    Make font style extended, default is FALSE.
  30.  
  31. Author Stuff:
  32.  
  33. This program is Free-Ware.
  34. Feel free to send me a postcard.
  35.  
  36. This program will only work on WB 2.0 and above.
  37. This program was written on an Amiga A1200 68882 6MB.
  38.  
  39. Currently doing a degree in computer science at Exeter University (yawn)
  40. spending most of my time coding my third year project ( Samplex ) a powerful
  41. sample editor.
  42.  
  43. Find me on IRC #goth / #gothic nick=aleph
  44.  
  45. Feel free to email me with any problems/comments/suggestions regarding my
  46. software at cs93kc@dcs.exeter.ac.uk or snail mail to 73 Prince of Wales rd,
  47. Dorchester, Dorset, England, DT1 1PS
  48.  
  49.  
  50. Shameless Plug of other software by me
  51.         Set_Icon        :- Fab icon util
  52.         RandomDataFile  :- Useful for random prefs
  53.         SBL_Eyes        :- Scaling Eyes in a window watching Mouse Pointer
  54.         SBL_AGA_Atomz   :- Classic Atoms game in hires-lace 256 colours 4plyr AI
  55.         SBL_WBGames     :- Five workbench games
  56.         BigTime         :- Modular Clock.
  57.         EmbedIFF24      :- Embed data in 24-bit images.
  58.         Embed256        :- Embed data in 256 colour images.
  59.         Cookie          :- CLI based fortune cookie prog.
  60.         SDelete         :- CLI util used for securely deleting files.
  61.  
  62. Real Name:- Kevin Crate ( Everyone has their demon to carry )
  63.  
  64. "Nothings quite as real, as the cold kiss of steel"
  65.  
  66.  TONES ON TAIL @ BAUHAUS @ THE SISTERS OF MERCY @ DANSE SOCIETY @ THE DAMNED
  67.  @ THE CURE @ SIOUXSIE AND THE BANSHEES @ DEAD CAN DANCE @ NIN @ CHROME @
  68.  THE RESIDENTS @ GLOBAL GENOCIDE FORGET HEAVEN @ TERMINAL POWER COMPANY @
  69.  FRONT LINE ASSEMBLY @ FRONT 242 @ MINISTRY @ CUBANATE @ PROJECT PITCHFORK @
  70.  DANCE OR DIE @ THE DOORS @ THE CULT @ DEPECHE MODE @ THE TUBEWAY ARMY @
  71.  SKINNY PUPPY @ COCTEAU TWINS @ ALIEN SEX FIEND @ etc.........
  72.  
  73.  -----BEGIN PGP PUBLIC KEY BLOCK-----
  74.  Version: 2.6
  75.  
  76.  mQCNAi/sxnYAAAEEAOaapca7JLuKEECL1mJ+6rfqYQB+gpEHT8phV8rpi+59UgXX
  77.  h0PjnTiYfaQ/yViAPVuVCJz3dNcHle366b8odjiFydA0brgNTaTbiQcUAAhN2sZL
  78.  Fvh+rGSIzAoS5cCNoEwF06lG97gJSePrKUlfAmoW8avDNON17arfg1JlSQWVAAUR
  79.  tDZhbGVwaCBOVUxMIDxjczkza2NAZGNzLmV4ZXRlci5hYy51az4gIkJ1cm5pbmcg
  80.  Q2hyb21lISI=
  81.  =FWe1
  82.  -----END PGP PUBLIC KEY BLOCK-----
  83.  
  84.  
  85.